CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - distance vector

搜索资源列表

  1. 距离矢量路由模拟

    0下载:
  2. 这是一个模拟路由器的距离矢量路由算法,核心是dijkstra算法。-This is a simulated router distance vector routing algorithm is the core-algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:86880
    • 提供者:陈为
  1. 1Router

    0下载:
  2. 计算机网络编程-距离矢量路由算法演示程序。-computer network programming-distance vector routing algorithm demonstration program.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:16304
    • 提供者:青柿子
  1. lyap_small_data_sets

    0下载:
  2. 小数据量法 求指数. 计算数组最大值.求最短距离及向量-small data Method index. Calculation array maximum. For the shortest distance vector
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4764
    • 提供者:杨文
  1. shortestPathAlgorithmRouter

    0下载:
  2. 所实现的路由器采用距离矢量算法,模拟Internet上的IP路由器,它能确定网络的最短路由,并在其上传输分组-router achieved by the application of the distance vector algorithm simulation on the Internet IP routers, it can determine the shortest route network, and in its previous packet transmission
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:145115
    • 提供者:agang
  1. DistanceVector_Routing

    2下载:
  2. Distance Vector Routing,也称为Bellman-Ford shortest path algorithm。基本思想是: 每个路由器(路由结点)都维持一张路由表,包括路由的目的地(V)和路由的距离(D)。每个路由器都定期与相邻结点交换路由表信息,据此更新它们自己的路由表。所有结点都监听从其它结点传来的路由表,并按照下列规则更新其路由表: -发现了一条到达某目的结点的新路由,而该路由在原来的路由表中不存在(即发现了一条新路由),则在路由表中增加该路由。 -发现了一条
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3027
    • 提供者:agang
  1. aodv-uu-0.9.2

    0下载:
  2. 无线自组织网络路由协议:按需距离矢量协议源代码-self-organizing wireless network routing protocols : on-demand distance vector source code agreement
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:220576
    • 提供者:安德里周
  1. kernel-aodv

    0下载:
  2. 可运行于linux平台的自组织网络协议,kernel版本的按需距离矢量协议源代码-can run on the Linux platform of self-organizing network agreement kernel version of the on-demand distance vector source code agreement
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:54616
    • 提供者:安德里周
  1. jlly

    0下载:
  2. 计算机网络课程设计距离路由矢量源代码,运行过了,没有错误。-computer network design courses distance vector routing source code, run-off, no errors.
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:1860
    • 提供者:万尧
  1. wanlousheji

    1下载:
  2. 1RIP路由协议 ——RIP协议最初是为Xerox网络系统的Xeroxparc通用协议而设计的,是Internet中常用的路由协议。RIP采用距离向量算法,即路由器根据距离选择路由,所以也称为距离向量协议。路由器收集所有可到达目的地的不同路径,并且保存有关到达每个目的地的最少站点数的路径信息,除到达目的地的最佳路径外,任何其它信息均予以丢弃。同时路由器也把所收集的路由信息用RIP协议通知相邻的其它路由器。这样,正确的路由信息逐渐扩散到了全网。 ——RIP使用非常广泛,它简单、
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:344347
    • 提供者:李微
  1. DRAc

    0下载:
  2. 距离向量路由算法的c源代码,希望给有兴趣的人有用-distance vector routing algorithm c source code, and hopes to give those who are interested in useful
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1701
    • 提供者:芦苇
  1. 2.tcl

    1下载:
  2. 在NS2平台上实现对AODV协议的模拟,需安装cygwin,架构了NS2的运行环境,对无线ad hoc网络路由协议AODV(Ad hoc按需距离矢量路由协议)有了全面了解,学习NS2的语法结构及TCL脚本的编写,并在NS2仿真器上实现对其的简单模拟。-in NS2 platform to achieve AODV simulation, the need to install cygwin, NS2 framework of the operating environment for wirel
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3125
    • 提供者:黄磊
  1. DistanceectooutingAlgorith

    0下载:
  2. 距离向量路由选择算法浅析,分析优点和缺点-Distance Vector Routing Algorithm Analysis, Analysis of the strengths and weaknesses of
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:309794
    • 提供者:马宁
  1. DV_HOP

    0下载:
  2. 基于MATLAB的dv-hop(distance vector routing)算法的实现-Based on MATLAB-dv-hop (distance vector routing) Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1405
    • 提供者:tim
  1. distvector

    0下载:
  2. This code simulates distance vector routing of communication networks
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1154
    • 提供者:Padmaraj
  1. Distance-Vector

    1下载:
  2. 距离向量解决分布式异步距离算法 可在VC6.0下成功运行-Distance Vector
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-05-13
    • 文件大小:6130
    • 提供者:aa123321pp
  1. distance-vector

    1下载:
  2. 计算机网络实验,实现距离向量路由算法,输入网络拓扑图中节点个数及边,模拟信息收发,动态更新出最短距离矩阵-Computer network experiment, distance vector routing algorithm, the input network topology diagram node number and edge, analog messaging, dynamic update the shortest distance matrix
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:505587
    • 提供者:口天吴
  1. Secure-On-Demand-Distance-Vector-Routing--in-Ad-H

    0下载:
  2. Secure On Demand Distance Vector Routing in Ad Hoc Networks-Secure On Demand Distance Vector Routing in Ad Hoc Networks
  3. 所属分类:Communication

    • 发布日期:2017-11-01
    • 文件大小:329154
    • 提供者:Diego
  1. Ad-hoc-on-demand-multipath-distance-vector-routin

    0下载:
  2. Ad hoc on-demand multipath distance vector routing
  3. 所属分类:Grid Computing

    • 发布日期:2017-04-25
    • 文件大小:257184
    • 提供者:Abdollatiif
  1. Distance-Vector-Routing

    0下载:
  2. distance vector routing is used to transfer the packets in efficient manner source to destination-distance vector routing is used to transfer the packets in efficient manner source to destination
  3. 所属分类:Development Research

    • 发布日期:2017-05-04
    • 文件大小:188990
    • 提供者:Raj
  1. Image-restoration-distance-vector

    0下载:
  2. 基于距离向量的图像修复算法,在传统的修复算法中加入了改进的距离向量,能够更好的修复图像的结构部分。-Based on the distance vector, an improved distance vector is added to the traditional repair algorithm, which can better repair the structure of the image.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:433163
    • 提供者:萧忆情
« 1 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com